Attempts
to find the referenced AcDbObject in
the specified AcDbDatabase.
Syntax
ResolveAcDbObject(
pAcDbDatabase As AcadDatabase) As String
| pAcDbDatabase |
Input string that indicates the AcadDatabase in
which to find the referenced AcDbObjectAcDbObject
|